13 research outputs found

    Multi-channel wireless sensor networks : protocols, design and evaluation

    Get PDF
    Pervasive systems, which are described as networked embedded systems integrated with everyday environments, are considered to have the potential to change our daily lives by creating smart surroundings and by their ubiquity, just as the Internet. In the last decade, “Wireless Sensor Networks” have appeared as one of the real-world examples of pervasive systems by combining automated sensing, embedded computing and wireless networking into tiny embedded devices.\ud A wireless sensor network typically comprises a large number of spatially distributed, tiny, battery-operated, embedded sensor devices that are networked to cooperatively collect, process, and deliver data about a phenomenon that is of interest to the users. Traditionally, wireless sensor networks have been used for monitoring applications based on low-rate data collection with low periods of operation. Current wireless sensor networks are considered to support more complex operations ranging from target tracking to health care which require efficient and timely collection of large amounts of data. Considering the low-bandwidth, low-power operation of the radios on the sensor devices, interference and contention over the wireless medium and the energy-efficiency requirements due to the battery-operated devices, fulfilling the mentioned data-collection requirements in complex applications becomes a challenging task. This thesis focuses on the efficient delivery of large amounts of data in bandwidth-limited wireless sensor networks by making use of the multi-channel capability of the sensor radios and by using optimal routing topologies. We start with experimenting the operation of the sensor radios to characterize the behavior of multi-channel communication. We propose a set of algorithms to increase the throughput and timely delivery of the data and analyze the bounds on the data collection capacity of the wireless sensor networks

    FedOpenHAR: Federated Multi-Task Transfer Learning for Sensor-Based Human Activity Recognition

    Full text link
    Motion sensors integrated into wearable and mobile devices provide valuable information about the device users. Machine learning and, recently, deep learning techniques have been used to characterize sensor data. Mostly, a single task, such as recognition of activities, is targeted, and the data is processed centrally at a server or in a cloud environment. However, the same sensor data can be utilized for multiple tasks and distributed machine-learning techniques can be used without the requirement of the transmission of data to a centre. This paper explores Federated Transfer Learning in a Multi-Task manner for both sensor-based human activity recognition and device position identification tasks. The OpenHAR framework is used to train the models, which contains ten smaller datasets. The aim is to obtain model(s) applicable for both tasks in different datasets, which may include only some label types. Multiple experiments are carried in the Flower federated learning environment using the DeepConvLSTM architecture. Results are presented for federated and centralized versions under different parameters and restrictions. By utilizing transfer learning and training a task-specific and personalized federated model, we obtained a similar accuracy with training each client individually and higher accuracy than a fully centralized approach.Comment: Subimtted to Asian Conference in Machine Learning (ACML) 2023, Pattern Recognition in Health Analysis Workshop, 7 pages, 3 figure

    Federated Learning on Edge Sensing Devices: A Review

    Full text link
    The ability to monitor ambient characteristics, interact with them, and derive information about the surroundings has been made possible by the rapid proliferation of edge sensing devices like IoT, mobile, and wearable devices and their measuring capabilities with integrated sensors. Even though these devices are small and have less capacity for data storage and processing, they produce vast amounts of data. Some example application areas where sensor data is collected and processed include healthcare, environmental (including air quality and pollution levels), automotive, industrial, aerospace, and agricultural applications. These enormous volumes of sensing data collected from the edge devices are analyzed using a variety of Machine Learning (ML) and Deep Learning (DL) approaches. However, analyzing them on the cloud or a server presents challenges related to privacy, hardware, and connectivity limitations. Federated Learning (FL) is emerging as a solution to these problems while preserving privacy by jointly training a model without sharing raw data. In this paper, we review the FL strategies from the perspective of edge sensing devices to get over the limitations of conventional machine learning techniques. We focus on the key FL principles, software frameworks, and testbeds. We also explore the current sensor technologies, properties of the sensing devices and sensing applications where FL is utilized. We conclude with a discussion on open issues and future research directions on FL for further studie

    Time series forecasting on multivariate solar radiation data using deep learning (LSTM)

    No full text
    Energy management is an emerging problem nowadays and utilization of renewable energy sources is an efficient solution. Solar radiation is an important source for electricity generation. For effective utilization, it is important to know precisely the amount from different sources and at different horizons: minutes, hours, and days. Depending on the horizon, two main classes of methods can be used to forecast the solar radiation: statistical time series forecasting methods for short to midterm horizons and numerical weather prediction methods for medium- to long-term horizons. Although statistical time series forecasting methods are utilized in the literature, there are a limited number of studies that utilize deep artificial neural networks. In this study, we focus on statistical time series forecasting methods for short-term horizons (1 h). The aim of this study is to discover the effect of using multivariate data on solar radiation forecasting using a deep learning approach. In this context, we propose a multivariate forecast model that uses a combination of different meteorological variables, such as temperature, humidity, and nebulosity. In the proposed model, recurrent neural network (RNN) variation, namely a long short-term memory (LSTM) unit is used. With an experimental approach, the effect of each meteorological variable is investigated. By hyperparameter tuning, optimal parameters are found in order to construct the best models that fit the global solar radiation data. We compared the results with those of previous studies and we found that the multivariate approach performed better than the previous univariate models did. In further experiments, the effect of combining the most effective parameters was investigated and, as a result, we observed that temperature and nebulosity are the most effective parameters for predicting future solar radiance

    A smart couch design for improving the quality of life of the patients with cognitive diseases Bi̇li̇şsel rahatsizliklari olan ki̇şi̇ leri̇n yaşam kali̇tesi̇ni̇ artirmak i̇çi̇n akilli bi̇r koltuk tasarimi

    No full text
    In this paper, we focus on the human activity recognition module of a homecare system that consists of wireless sensors developed for remotely monitoring patients with cognitive disorders, such as Alzheimer. To this end, as an initial study, we designed a smart couch that is equipped with accelerometer, vibration and force resistive sensors to monitor how much time people spend while sitting, lying or napping on the couch and to recognize the drifts from their daily routines. In order to distinguish these activities, features of the data collected from the sensors is first extracted and then different classifiers, such as k-nearest-neighbor and Naïve Bayes, are applied. The impact of sensor type, feature type and classifier type on the performance of classification is experimented with four test subjects and experiment results reveal that k-nearest-neighbor classifier with maximum, minimum, mean and standard deviation features and accelerometer and force resistive sensors exhibit the best performance with 95% F-measure

    Complex Human Activity Recognition Using Smartphone and Wrist-Worn Motion Sensors

    Get PDF
    The position of on-body motion sensors plays an important role in human activity recognition. Most often, mobile phone sensors at the trouser pocket or an equivalent position are used for this purpose. However, this position is not suitable for recognizing activities that involve hand gestures, such as smoking, eating, drinking coffee and giving a talk. To recognize such activities, wrist-worn motion sensors are used. However, these two positions are mainly used in isolation. To use richer context information, we evaluate three motion sensors (accelerometer, gyroscope and linear acceleration sensor) at both wrist and pocket positions. Using three classifiers, we show that the combination of these two positions outperforms the wrist position alone, mainly at smaller segmentation windows. Another problem is that less-repetitive activities, such as smoking, eating, giving a talk and drinking coffee, cannot be recognized easily at smaller segmentation windows unlike repetitive activities, like walking, jogging and biking. For this purpose, we evaluate the effect of seven window sizes (2–30 s) on thirteen activities and show how increasing window size affects these various activities in different ways. We also propose various optimizations to further improve the recognition of these activities. For reproducibility, we make our dataset publicly available
    corecore